Schema BIG2BIG
Schema BIG2BIG : Grupa ConsumerBaseNonRequiredGroup
Grupa ConsumerBaseNonRequiredGroup
Opis
Grupa właściwości dla konsumenta (niewymagane)
Przestrzeń nazw https://www.big2big.org/v1/report
Diagram
Element Surname Element Names Sequence Grupa ConsumerBaseNonRequiredGroup
Przegląd
ConsumerBaseNonRequiredGroup
Grupa właściwości dla konsumenta (niewymagane)
Sequence
Names optional Typ prosty string255
Imiona. Separator: spacja
Surname optional Typ prosty string255
Nazwisko osoby fizycznej
Źródło
<xs:group name="ConsumerBaseNonRequiredGroup" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Grupa właściwości dla konsumenta (niewymagane)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Names" type="ns1:string255" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Imiona. Separator: spacja</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Surname" type="ns1:string255" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Nazwisko osoby fizycznej</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:group>
Zobacz także